home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Office / ToDo List ƒ / Example AppleScripts / Internet URL Example / Bookmark Extractor / Bookmark Extractor.rsrc / TEXT_1128.txt < prev    next >
Text File  |  1996-06-06  |  768b  |  5 lines

  1. This script will take any file dropped on it and create a new ToDo List Document that contains an item for each anchor in the given file.  If you have Internet Config installed, then you'll be able to Control-click on any of these items to go to the given web page.
  2.  
  3. For instance, you can create a ToDo List document with all of your Netscape bookmarks by simply dropping the file "System Folder:Preferences:Netscape Δí:Bookmarks.html". 
  4.  
  5. You can make a list of all of the anchors in any web page, by saving the source for the page ("Document Source" under the "View" menu in Netscape) and then dropping the resulting file on this script.  The you can go through the anchors in the ToDo List document and check each item off after you've visited that page if you want.